html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
dl,
dt,
dd,
form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body {
	font-family: "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "微软雅黑", "simsun", "sans-serif", Arial;
}

h1,
h2,
h3,
h4,
h5,
h6,
em {
	font-weight: normal;
	font-style: normal;
}

body {
	font-size: 85%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	position: relative;
}

table,
td,
tr {
	border: none;
	border-collapse: collapse;
}

ul,
ol {
	list-style: none;
}

img,
fieldset {
	border: medium none;
}

img {
	vertical-align: left;
}

a {
	cursor: pointer;
}

a:link,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover,
a:active {
	color: #b40000;
	text-decoration: underline;
}

.clear,
.clearing {
	clear: both;
	width: 1px;
	overflow: hidden;
	height: 0;
}

.hidden {
	display: none;
}

a {
	blr: expression(this.onFocus=this.blur());
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/*pb*/

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.gra-black {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	background: url(../img/gra-black.png) repeat-x 0 0;
}

.gra-black a {
	color: #fff;
	text-decoration: none;
}


/*ad-area*/

.ad-w1000 {
	width: 1000px;
	margin: 20px auto 0;
}

.ad-w1000 img {
	width: 1000px;
	height: 70px;
}

.ad-w310 img {
	width: 310px;
	height: 70px;
}


/*layout*/

.layout {
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.layout-left {
	width: 400px;
	float: left;
}

.layout-right {
	width: 760px;
	float: right;
}

div.search {
	float: right;
}

form {
	position: relative;
	width: 350px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 40px;
}

.inp_srh {
	border: 1px solid #ddd;
	float: left;
	display: inline;
	height: 40px;
	width: 350px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 5px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	width: 40px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 7px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 70%;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #999;
	font-size: 14px;
}


/*=====*/

img {
	border: none;
}

.logo {
	float: left;
	width: 200px;
}

.logo img {
	width: 190px;
	max-height: 42px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.nav_logo .guangao {
	width: 950px;
	height: 80px;
	float: right;
	margin: 0;
}

.nav_logo .guangao img.guang {
	width: 100%;
	height: 80px;
}

.nav_logo .guangao img.close {
	top: 0;
	right: 0;
}

.nav_logo .header {
	height: 50px;
	background: #f2f2f2
}

.header_list {
	background: #1E2736;
}

.nav_logo .logo_width {
	padding: 15px 0;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #333;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 22px;
}

.nav ul.cons li.active a {
	color: #b40000;
	background: #eee;
}

.nav ul.cons li:hover a {
	color: #b40000 !important;
	background: #eee;
}

.swiper-container1 {
	height: 500px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container1 img {
	width: 100%;
	height: 500px;
}

.swiper-container1 .swiper-slide {
	position: relative;
}

.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	opacity: 0.7;
}

.swiper-pagination-bullet-active {
	background: #b40000;
}

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: right;
}

.slick-dots li,
.slick-dots li span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
}

.slick-dots li {
	margin: 0 4px;
	background-color: #efefef;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.slick-dots li span {
	font-size: 0;
	text-indent: -999em;
	line-height: 0;
}

.slick-dots li.slick-active {
	background-color: #b40000;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
	display: none !important;
	position: absolute;
	top: 50%;
	width: 26px;
	height: 50px;
	margin-top: -25px;
	font-size: 0;
	text-indent: -999em;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
	opacity: 1;
}

.slick-slider .slick-prev {
	background-position: 0 -50px;
	left: 10px;
}

.slick-slider .slick-next {
	background-position: -50px -50px;
	right: 10px;
}

.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
	display: block !important;
}


/*col*/

.col {
	overflow: hidden;
}

.col .hd {
	overflow: hidden;
	padding: 12px 8px 12px 12px;
	border-top: 2px solid #100964;
	border-bottom: 1px solid #ccc;
}

.col .hd h2,
.tab-menu h2 {
	width: 80px;
	height: 21px;
	font-size: 20px;
	line-height: 21px;
}

.col .hd h2 {
	float: left;
}

.col .hd h2 a,
.tab-menu h2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.col .hd .more {
	float: right;
	padding-right: 20px;
	font-size: 14px;
	line-height: 21px;
	font-family: simsun;
	background-image: url(../img/more.png);
	background-repeat: no-repeat;
	background-size: 36%;
	background-position: 30px 2px;
	color: #888;
	text-decoration: none;
}

.dy-news .hd h2 {
	background-position: 0 -150px;
}

.club .hd h2 {
	background-position: 0 -200px;
}

.gz24h .hd h2 {
	width: 106px;
}

.chart .hd h2 {
	width: 106px;
}

.observe .tab-menu li h2 {
	width: 80px;
	;
}

.video .tab-menu li:first-child h2 {
	background-position: 0 -400px;
}

.video .tab-menu li h2 {
	background-position: 0 -450px;
}

.china .tab-menu li:first-child h2 {
	background-position: 0 -550px;
}

.china .tab-menu li h2 {
	background-position: 0 -600px;
}

.society .tab-menu li:first-child h2 {
	background-position: 0 -650px;
}

.society .tab-menu li h2 {
	background-position: 0 -700px;
}


/*news-box*/

.news-box {
	height: 90px;
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding: 20px 0;
}

.news-box {
	width: 48%;
	float: left;
}

.news-box:nth-child(2n) {
	float: right;
}

.news-box:first-child {
	border: none;
}

.news-box .img-area {
	float: left;
}

.news-box img {
	width: 120px;
	height: 90px;
}

.news-box .txt-area {
	float: right;
	width: calc(100% - 130px);
	overflow: hidden;
}

.news-box h3 {
	display: block;
	font-size: 17px;
	line-height: 1.2;
	margin: 6px 0 10px 0;
}

.news-box .abst {
	font-size: 15px;
	color: #888;
	line-height: 23px;
}

.news-box .abst a {
	color: #100964;
}


/*tab-menu*/

.tab-menu {
	overflow: hidden;
	border-top: 2px solid #100964;
	border-bottom: 1px solid #ccc;
}

.tab-menu li {
	float: left;
	width: 163px;
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
}

.tab-menu li h2 {
	margin: 0 auto;
	width: 40px;
}

.tab-menu li:first-child h2 {
	width: 108px;
}

.tab-menu li.current {
	border-bottom: none;
}


/*list-area*/

.list-area {}

.list-area li {
	height: 35px;
	overflow: hidden;
	font-size: 15px;
	line-height: 35px;
	text-indent: 10px;
	background-position: left -734px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/*gz24h*/

.gz24h .bd {
	border-left: 1px solid #ccc;
	margin-left: 4px;
	width: 100%;
	padding: 5px 0 2px 0;
}

.gz24h dl {
	height: 20px;
	background-position: 0 -784px;
	margin: 0 0 10px -5px;
	padding: 10px 0 0 15px;
	overflow: hidden;
}

.gz24h dt {
	line-height: 20px;
	font-size: 0;
	overflow: hidden;
}

.gz24h dd {
	margin-top: 10px;
	overflow: hidden;
	height: 70px;
}

.gz24h dl.act {
	height: 105px;
	background-position: 0 -934px;
}

.gz24h dl.act .news-time {
	background-color: #b40000;
}

.gz24h .news-title {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-left: 6px;
	font-size: 16px;
	box-sizing: border-box;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.gz24h .img-area {
	float: left;
}

.gz24h .img-area img {
	width: 100px;
	height: 75px;
}

.gz24h .txt-area {
	float: right;
	width: calc(100% - 110px);
	overflow: hidden;
	font-size: 15px;
	margin-top: 10px;
	line-height: 23px;
	color: #888;
}

.gz24h .txt-area a {
	color: #100964;
}


/*tab-box*/

.tab-box {
	height: 354px;
	overflow: hidden;
}

.tab-box .img-area,
.tab-box .img-area img {
	width: 330px;
	height: 186px;
}

.tab-box .img-area {
	position: relative;
}

.tab-box .img-area p {
	text-indent: 15px;
}


/*video*/

.video-box .txt-area p {
	width: 270px;
	font-size: 15px;
	text-indent: 15px;
}

.video-box .slick-dots {
	width: 320px;
}


/*china*/

.china .tab-menu li,
.society .tab-menu li {
	width: 150px;
}

.china .tab-menu li:first-child h2,
.society .tab-menu li:first-child h2 {
	width: 40px;
}

.china,
.society {
	width: 305px;
}


/*gg*/

.gg-1 {
	width: 728px;
}

.gg-2 {
	width: 240px;
}

.back .img-area {
	position: relative;
}

.back .img-area p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	background: url(../img/back.png) repeat 0 0;
	text-align: center;
}

.back a {
	color: #fff;
	text-decoration: none;
}

.maincom_swiper {
	position: relative;
	margin: 20px auto;
}

.swiper4 {
	padding: 20px 0;
	width: 100%;
}

.swiper4 img {
	width: 100%;
	height: 200px;
}

.swiper4 .swiper-slide {
	position: relative;
}

.swiper4 h3 {
	width: 100%;
	line-height: 40px;
	color: rgb(255, 255, 255);
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgb(0, 0, 0, 0.6);
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}

.maincom_swiper .swiper-button-next,
.maincom_swiper .swiper-button-prev {
	background-size: 80% !important;
	margin-top: 0 !important;
}

.chart_right {
	width: 100%;
}

.chart_right ul li {
	width: 48%;
	float: left;
}

.chart_right ul li:nth-child(2n) {
	float: right;
}

.imgBox a {
	overflow: hidden;
	display: inline-block;
}

.imgBox img {
	float: left;
	width: 120px;
	height: 80px;
}

.imgBox p {
	margin-left: 130px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
}

.title_xq {
	margin: 20px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: #777;
}

.userCreateTime span {
	display: inline-block;
	color: #777;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 20px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}

.header .logo a,
.slick-slider .slick-prev,
.slick-slider .slick-next,
.gz24h dl,
.list-area li {
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
}


/*åº•éƒ¨*/

.footbgs {
	border-top: 1px solid #f3f3f3;
	padding: 20px 0;
	background: #f3f3f3;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #fff;
	background-size: 60%;
	box-shadow: 0 0 5px #ddd;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*opacity: 1;*/
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 30px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #000;
	border: 1px solid #000;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding-bottom: 20px;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 15px;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 35px;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #222;
	font-size: 15px;
	margin-bottom: 5px;
}

.post-previous a::after {
	left: 0;
	content: '«';
	font-family: "Microsoft Yahei";
}

.post-next a::after {
	right: 0;
	content: '»';
	font-family: "Microsoft Yahei";
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #222;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.wrap_left {
	float: right !important;
	width: 320px !important;
}

.wrap_right {
	float: left !important;
	width: 820px;
}

.dy-content .crumbs {
	/*padding-top: 15px;*/
}

.dy-content .crumbs a {
	font-size: 14px;
	padding: 0 4px;
}

.img_Box a {
	color: rgb(255, 255, 255);
	display: block;
	position: relative;
	margin-top: 15px;
}

.img_Box img {
	display: block;
	width: 100%;
	height: 240px;
}

.img_Box p {
	width: 100%;
	height: 48px;
	line-height: 52px;
	color: rgb(255, 255, 255);
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: linear-gradient(transparent, rgb(0, 0, 0));
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}

.content-ajax {
	margin-top: 15px;
}

.content-ajax div.article {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}

.content-ajax div.article:first-child {
	padding-top: 0;
}

div.article .time {
	z-index: 400;
	font-size: 13px;
	background: #fff;
	color: #999;
}

.entry-site {
	font-size: 14px;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}

.entry-title:hover {
	opacity: 0.9;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}

.entry-img img {
	width: 120px;
	height: 80px;
}


/*dy-list*/

.dy-list {
	margin-top: 20px;
}

.dy-list .news-item {
	margin-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}

.dy-list .news-item h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 26px;
}

.dy-list .news-item .img-area {
	float: left;
}

.dy-list .news-item .news-list-pic {
	width: 150px;
	height: 100px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.dy-list .news-item .txt-area {
	float: right;
	width: 650px;
}

.dy-list .news-item .news-abst {
	margin: 5px 0 10px 0;
	overflow: hidden;
	font-size: 16px;
	line-height: 25px;
	color: #888;
}

.dy-list .news-item .news-time {
	margin-top: 5px;
	font-size: 13px;
	color: #D0D0D0;
}

.no_img .txt-area {
	width: 100% !important;
}

.img_list ul {
	overflow: hidden;
}

.img_list ul li a {
	display: inline-block;
	width: 49%;
	float: left;
	height: 120px;
	position: relative;
	margin-bottom: 10px;
}

.img_list ul li a img {
	width: 100%;
	height: 100%;
}

.img_list ul li:nth-child(2n) a {
	float: right;
}

.img_list ul li p {
	position: absolute;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 0 5px;
	line-height: 30px;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	font-size: 14px;
	width: 100%;
}


/*===========*/

.swiper4 h3,
.img_Box p,
.img_list ul li p,
.dy-list .news-item h2,
.news-box h3 {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news-box .abst,
.gz24h .txt-area,
.imgBox p,
.entry-title,
.dy-list .news-item .news-abst {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}